[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    Math constants

        #define SQRT2       1.41421356237309504880
        #define PI          3.141592653589793238462643
        #define E           2.7182818284590452353602874
        #define MAXFLOAT           3.4E+38
        #define MAXDOUBLE          1.7E+308
        #define MAXLONG            2147483647
        #define MAXLONG_UNSIGNED   4294967295

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson